home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / asm68k.arc / AAAREADM.TXT next >
Text File  |  1985-11-09  |  2KB  |  46 lines

  1.  
  2.                         ASM68K -- MC68000 Cross Assembler
  3.  
  4.      This cross-assembler for the Motorola MC68000 microprocessor was
  5. entered into the public domain by Mr. Al Kossow,  Milwaukee,
  6. Wisconson and has also appeared in Dr. Dobb's Journal, issues #72 and
  7. #73 (October and November, 1982).  The original assembler runs under
  8. RT-11 and RSX-11M, including some subroutines in Macro-11.  It has been
  9. adapted to native VAX/VMS from RSX-11M by TriSoft and is presented
  10. here, including additions and changes, also in public domain.
  11.  
  12.      The files in this contribution include:
  13.  
  14. o ASM68K.FOR -- FORTRAN source useable either under VMS native FORTRAN
  15.                 or RSX-11M FORTRAN
  16.  
  17. o ASM68K.MAR -- RSX-11M Macro-11 subroutines, needed only for PDP-11
  18.  
  19. o ASM68KSUB.FOR -- VMS FORTRAN subroutines, needed only for VAX/VMS
  20.  
  21. o ASM68K.DOC -- Minimal documentation on assembler use
  22.  
  23. o ASM68K.COM -- Command file to build a VMS version cross-assembler
  24.  
  25. o ASM68K.EXE -- Executable VMS version cross-assembler
  26.  
  27. o INHEX.FOR -- FORTRAN source for conversion of object file to INTEL
  28.                 HEX format
  29.  
  30. o INHEX.COM -- Command file to build a VMS version of INHEX
  31.  
  32. o INHEX.EXE -- Executable VMS version of INHEX
  33.  
  34. o TEST68K.* -- Sample test program with output (LIS, OBJ, HEX)
  35.  
  36.  
  37.      Although this program has been used by TriSoft and appears to
  38. perform well, TriSoft can make no guarantees as to its correctness
  39. or usability in any particular application.  Any comments or improve-
  40. ments you may have may be directed to:
  41.  
  42.                         James M. Knox
  43.                         TriSoft
  44.                         4102 Avenue G
  45.                         Austin, Texas  78751
  46.